| amRepType |
| Logical Entity Name | amRepType |
| Default Table Name | amRepType |
| Physical Only | NO |
| Definition | |
| Note |
| amRepType Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AmRepTypeID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | char(40) | NO | ||
| Active | bit | NO | ||
| SystemCode | bit | NO | ||
| ModFlag | char(1) | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| BudgetPctToEnroll | numeric(6, 2) | YES | ||
| BudgetPctToStart | numeric(6, 2) | YES |
| amRepType Primary and Unique Keys |
| Key Name | Key Type | Keys |
| amRepType_Code_U_N_IDX | Index | Code |
| amRepType_AmRepTypeID_U_C_IDX | PrimaryKey | AmRepTypeID |
| amRepType Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyStudentInquiry | Non-Identifying | One To Zero or More | FK_SyStudentInquiry_AmRepTypeID_AmRepType_AmRepTypeID | NO | YES |
| amRepType Check Constraints |
| Check Constraint Name | CheckConstraint |